home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / dev / basic / SocketFuncs.lha / SocketFuncs.readme next >
Encoding:
Text File  |  1999-10-10  |  553 b   |  12 lines

  1. Short:    Fix Blitz problems with bsdsocket.library
  2. Uploader: rogerlight@mindless.com (Roger Light)
  3. Author:   rogerlight@mindless.com (Roger Light)
  4. Version:  1.1
  5. Type:     dev/basic
  6.  
  7. The way in which Blitz Basic compiled programs open libraries can cause big
  8. problems when working with bsdsocket.library. This archive contains a set of
  9. function calls for bsdsocket.library which circumvent this problem. Also
  10. included is a modified version of Paul Burkey's TCPFuncs.bb so if you are
  11. using this then you can painlessly swap over to the improved version.
  12.